'Declaration
Public Function New( _ ByVal source As IEnumerable, _ ByVal childrenPath As String _ )
public C1TreeDataCollection<T>( IEnumerable source, string childrenPath )
Parameters
- source
- The source from which the tree is built.
- childrenPath
- The path property of the items of type T